Extruderar en plan form längs en given riktning, för att skapa en sluten, solid volym. Dialogrutan nedan tillåte4r dig att välja extruderingsaxel och längd.
In most common scenarios, the following lists the expected output shape type from a given input shape type,
- Extruding a Vertex (point) will produce a straight Edge (Line)
- Extruding an open edge (e.g. line, arc) will produce an open face (e.g. plane)
- Extruding a closed edge (e.g. circle) will optionally produce a closed face (e.g. an open-ended cylinder) or if the parameter "solid" is "true" will produce a solid (e.g. a closed solid cylinder)
- Extruding an open Wire (e.g. a Draft Wire) will produce an open shell (several joined faces)
- Extruding a closed Wire (e.g. a Draft Wire) will optionally produce a shell (several joined faces) or if the parameter "solid" is "true" will produce a solid
- Extruding a face (e.g. plane) will produce a solid (e.g. Cuboid)
- Extruding a
Draft ShapeString will produce a compound of solids (the string is a compound of the letters which are each a solid)
- Extruding a shell of faces will produce a Compsolid.
Each input shape is placed underneath its Extrude object.
PartDesign Pad is also an extrusion feature, but there are important differences: